home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 July: Mac OS SDK / Dev.CD Jul 99 SDK1.toast / Development Kits / Mac OS / ColorSync 2.6 Mac SDK / Sample Code / ProfileRenamer / ProfileRenamer -- readme < prev    next >
Encoding:
Text File  |  1999-05-07  |  2.2 KB  |  41 lines  |  [ttro/ttxt]

  1.    
  2.  
  3. ProfileRenamer Read Me
  4.  
  5. What is the name of ColorSync™ Profile?
  6.  
  7. With ColorSync ICC Profiles, there are two separate profile names.  The obvious name is the name of the profile file.  This is the name that one can easily view and edit in the Finder.  The other name is the name in the profile.  This name can be longer and more descriptive than the file name which is limited by the file system to 31 characters on the Mac (or 8 characters on the DOS).  
  8.  
  9. Many applications correctly use the more descriptive internal profile name when building a popup menu or scrollable list of profiles to the user.  The ColorSync Photoshop Plug-ins are a good example of this.  The only problem with this approach is that, if the user renames a profile file in the Finder, the internal profile name is not changed.  A popup menu or scrollable list of profiles in an application is similarly unaffected.  
  10.  
  11.  
  12. What does ProfileRenamer do to solve this?
  13.  
  14. ProfileRenamer is a simple drag-and-drop application which can help you make sure that the name of the profile file is the same as the name in the profile.  To use this application, first rename the file name of the profile as desired.  Then drag the ColorSync Profile (or a folder containing several profiles) onto this application and it make the internal profile name the same as the profile's file name.
  15.  
  16.  
  17. Modification History
  18.  
  19. Version 1.0b2  (10/98)
  20. Minor changes.
  21.  
  22. Version 1.0b1  (10/97)
  23. Initial release.
  24.  
  25.  
  26. Where do I go for more information?
  27.  
  28. • ColorSync™ system extension available from
  29.   http://www.colorsync.apple.com
  30.  
  31. • ColorSync™ White Paper, available from :
  32.   http://www.colorsync.apple.com
  33.  
  34. • Bug reports :
  35.   apple.bugs@apple.com
  36.  
  37.  
  38. ©1998  Apple Computer. Inc.
  39. Apple,  the Apple logo, and Macintosh are trademarks of Apple Computer, Inc., registered in the U.S.A. and other countries. Power Macintosh and ColorSync  are trademarks of Apple Computer, Inc. All other product names are trademarks or registered trademarks of their respective holders. Mention of non-Apple products is for information purposes and constitutes neither an endorsement nor a recommendation. Apple assumes no responsibility with regard to the selection, performance, or use of these products.
  40.  
  41. Updated July 20, 1998